Skip to content

修改gorm-oracle的驱动包为go-ora,不再依赖cgo和oracle instant client #2070

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dzwvip
Copy link
Contributor

@dzwvip dzwvip commented Aug 12, 2025

修改gorm-oracle的驱动包为go-ora(Pure go oracle client),不再依赖cgo和oracle instant client

@pixelmaxQm
Copy link
Collaborator

修改后是否可用 之前尝试过 无法完成初始化和后续操作

@dzwvip
Copy link
Contributor Author

dzwvip commented Aug 13, 2025

用作业务库没有问题,如果用作主库,需要提前手动建库然后执行建表的sql语句,Oracle数据库建库不像mysql那样执行个简单的命令就能搞的。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants